pbr: update to 1.2.1-r35
authorStan Grishin <[email protected]>
Mon, 8 Dec 2025 19:51:30 +0000 (19:51 +0000)
committerStan Grishin <[email protected]>
Tue, 9 Dec 2025 01:41:03 +0000 (17:41 -0800)
commit8bf5f683fec7af107808435d9e31a0cd838d4491
tree75443a3d4adfaa3d5ffe068cb18b2d27b461b0e5
parent803a75452547abbb9d183690ea4952ed7901a2c7
pbr: update to 1.2.1-r35

pbr 1.2.1-r35

Makefile:
* split uci-defaults into different purpose files
* add handling of netifd integration

Config:
* update with default values for all options (thanks @betonmischer86)

Init-script:
* add netifd integration handling
* add ip() function to emulate ip rule replace
* add netbird intrfaces support (thanks @egc112)
* reorganize loading/handling of options in load_package_config()
* improve display of interface triggers in service_triggers()
* remove chains cleanup from stop_service() due to exclusive use of fw4 nft files
* improve status_service() output
* drop input and postrouting as valid options for policy chain

Uci-defaults files:
* 91-pbr-nft: cosmetic improvements

Default nft files:
* drop use of input and postrouting chanins

Custom User files:
* dns-prefetch: functional improvements (thanks @betonmischer86)

Signed-off-by: Stan Grishin <[email protected]>
net/pbr/Makefile
net/pbr/files/etc/config/pbr
net/pbr/files/etc/init.d/pbr
net/pbr/files/etc/uci-defaults/90-pbr
net/pbr/files/etc/uci-defaults/91-pbr-netifd
net/pbr/files/etc/uci-defaults/91-pbr-nft
net/pbr/files/usr/share/nftables.d/table-post/30-pbr.nft
net/pbr/files/usr/share/pbr/pbr.user.dnsprefetch